home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / sudoers < prev    next >
Encoding:
Text File  |  2006-10-25  |  327 b   |  18 lines

  1. # /etc/sudoers
  2. #
  3. # This file MUST be edited with the 'visudo' command as root.
  4. #
  5. # See the man page for details on how to write a sudoers file.
  6. # Host alias specification
  7.  
  8. # User alias specification
  9.  
  10. # Cmnd alias specification
  11.  
  12. # Defaults
  13.  
  14. Defaults    !lecture,tty_tickets,!fqdn
  15.  
  16. # User privilege specification
  17. root    ALL=(ALL) ALL
  18.